| 2001-04-04 |
Sven Neumann | corrected path to gtk.immodules |
commit | commitdiff | tree | snapshot |
| 2001-04-04 |
Valek Frob | Updated russian translation. |
commit | commitdiff | tree | snapshot |
| 2001-04-04 |
Tim Janik | Released Gtk+-1.3.3. |
commit | commitdiff | tree | snapshot |
| 2001-04-04 |
Tim Janik | stay in builddir and read/write files to/from source... |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Sven Neumann | sorry, I only wanted to commit .cvsignore |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Sven Neumann | shut up CVS |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Jonathan Blandford | removed set_sort_column, as it was moved to the GtkTree... |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Owen Taylor | Updated. |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Tim Janik | changed gtk_item_factory_dump_items() and gtk_item_fact... |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Alexander Larsson | Add empty gdk_setting_get(). |
commit | commitdiff | tree | snapshot |
| 2001-04-03 |
Tim Janik | use more elaborate variable names. |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Jonathan Blandford | Bug fix to make trees work again when not sorted. |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Add GdkEventSetting event for notification of changes... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Applied patch from Ron Steinke to add signal accumulato... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Jonathan Blandford | BOXED,BOXED,BOXED,BOXED): new marshaller. |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Add missing changelog entry. |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Avoid chaining up to parent impl, since we have a INPUT... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Reference param spec when caching property values,... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Alexander Larsson | Add gdk_window_begin_resize_drag and gdk_window_begin_m... |
commit | commitdiff | tree | snapshot |
| 2001-04-02 |
Owen Taylor | Add boxed type for GtkRequistion. Use it for ::size... |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Tim Janik | raise window for non _NET window managers. |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Tim Janik | got rid of gtk_widget_popup(), a function that bad... |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Jonathan Blandford | for (i = 0; i < 100; i ++) g_print ("I will confirm... |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Jonathan Blandford | Initial work on implementing the GtkTreeSortable interf... |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Tim Janik | fixups. |
commit | commitdiff | tree | snapshot |
| 2001-04-01 |
Tim Janik | fixed a bunch of notifications, added reference counts... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Hans Breuer | disable USE_MMX for msvc build cause the assembler... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
James Henstridge | fix use of magic constant "-1" in the aux info structure. |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Alexander Larsson | Remove leaks. |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Mike Kestner | added value_changed signal which proxies for the adjust... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Jonathan Blandford | Now we listen to the reorder signal. |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Owen Taylor | Add private function to get the aux info structure... |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Jonathan Blandford | Massive reordering/sorting work. Now pretty much works. |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Owen Taylor | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Chookij Vanatham | Added Thai UTF-8 text which also has the wrong written... |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Alexander Larsson | Don't return TRUE from the event handler, that blocks... |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Owen Taylor | Add missing NULL on valist. |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Jonathan Blandford | new function to handle reordering of trees. Seems to... |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Tim Janik | c++ fixes. |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Owen Taylor | Fix use of uninitialized memory. |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Owen Taylor | Apply patch from Nils Barth fixing event return values... |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Jonathan Blandford | Fix arguments to reordered signal. |
commit | commitdiff | tree | snapshot |
| 2001-03-28 |
Jonathan Blandford | More work on implementing sortable interface. |
commit | commitdiff | tree | snapshot |
| 2001-03-26 |
Owen Taylor | Don't reference the widgets in the resulting list.... |
commit | commitdiff | tree | snapshot |
| 2001-03-26 |
Owen Taylor | Add a virtual function to set whether the IM context... |
commit | commitdiff | tree | snapshot |
| 2001-03-26 |
Owen Taylor | Remove stale FIXME comment. |
commit | commitdiff | tree | snapshot |
| 2001-03-26 |
Alexander Larsson | Fixed bug that returned NULL if a filename was selected. |
commit | commitdiff | tree | snapshot |
| 2001-03-24 |
Havoc Pennington | improve error message to contain the word "theme" |
commit | commitdiff | tree | snapshot |
| 2001-03-24 |
Havoc Pennington | make motion around the ring much slower but finer-grain... |
commit | commitdiff | tree | snapshot |
| 2001-03-24 |
Havoc Pennington | make this somewhat key-navigable |
commit | commitdiff | tree | snapshot |
| 2001-03-24 |
Havoc Pennington | fix warnings |
commit | commitdiff | tree | snapshot |
| 2001-03-23 |
Havoc Pennington | Apply property patch from Lee Mallabone |
commit | commitdiff | tree | snapshot |
| 2001-03-23 |
Havoc Pennington | fix up some docs |
commit | commitdiff | tree | snapshot |
| 2001-03-23 |
Jonathan Blandford | Forgot to namespace this. |
commit | commitdiff | tree | snapshot |
| 2001-03-23 |
Jonathan Blandford | fix braino. New interface to add cleanup sortable support. |
commit | commitdiff | tree | snapshot |
| 2001-03-22 |
Havoc Pennington | docs on GdkKeymap |
commit | commitdiff | tree | snapshot |
| 2001-03-22 |
Havoc Pennington | Add ability to override the focus chain for a container... |
commit | commitdiff | tree | snapshot |
| 2001-03-22 |
Tim Janik | some cleanups, fixed mnemonic_widget handling, added... |
commit | commitdiff | tree | snapshot |
| 2001-03-22 |
Havoc Pennington | handle mnemonics in the stock item label |
commit | commitdiff | tree | snapshot |
| 2001-03-21 |
Alexander Larsson | Add support for stock and normal imagemenuitems. |
commit | commitdiff | tree | snapshot |
| 2001-03-21 |
Alexander Larsson | Renamed gtk_button_new_stock() to gtk_button_new_from_s... |
commit | commitdiff | tree | snapshot |
| 2001-03-21 |
Alexander Larsson | Add gtk_image_menu_item_new_from_stock() |
commit | commitdiff | tree | snapshot |
| 2001-03-20 |
Jonathan Blandford | remove debugging spew |
commit | commitdiff | tree | snapshot |
| 2001-03-20 |
Jonathan Blandford | Fix buglet in meeting. |
commit | commitdiff | tree | snapshot |
| 2001-03-19 |
Havoc Pennington | Make GtkIconSource an opaque datatype, and add a bunch... |
commit | commitdiff | tree | snapshot |
| 2001-03-19 |
Owen Taylor | Handle quoting of / with \; properly handle __ in paths... |
commit | commitdiff | tree | snapshot |
| 2001-03-19 |
Tor Lillqvist | gdk/win32/gdkdrawable-win32.c Use correct casts in... |
commit | commitdiff | tree | snapshot |
| 2001-03-18 |
Tor Lillqvist | New function. print_event_state, print_event): Use... |
commit | commitdiff | tree | snapshot |
| 2001-03-18 |
Mike Kestner | Finally getting around to checkin per Havoc. This is... |
commit | commitdiff | tree | snapshot |
| 2001-03-18 |
Tim Janik | added rc-style argument GtkSpinButton::shadow_type... |
commit | commitdiff | tree | snapshot |
| 2001-03-17 |
Fatih Demir | Utf-8'ification |
commit | commitdiff | tree | snapshot |
| 2001-03-17 |
Fatih Demir | Small tr.po update |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Jonathan Blandford | modified to use "row_activated" signal. |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Jonathan Blandford | s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Havoc Pennington | change to use gint instead of gint16, to avoid overflow... |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Havoc Pennington | Applied patch from Nils Barth (bug # 51041) to replace... |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Havoc Pennington | add varargs for properties to set on the tag. |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Jonathan Blandford | Fixed some braindeadness spotted by Jamie Strachan... |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
Alexander Larsson | Fix sign error with queued region translations. |
commit | commitdiff | tree | snapshot |
| 2001-03-16 |
HideToshi Tajima | rename set_cursor_pos to set_cursor_location in GtkInpu... |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Jonathan Blandford | Changed prototype to allow for getting the location... |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Havoc Pennington | Delete. |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Pablo Saratxaga | updated Azeri file Added Nynorsk and Vietnamese from... |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Alexander Larsson | Forgot to add my name to the ChangeLog. |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Alexander Larsson | New functions gtk_toolbar_set_icon_size and gtk_toolbar... |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Sven Neumann | removed |
commit | commitdiff | tree | snapshot |
| 2001-03-14 |
HideToshi Tajima | add set_cursor_pos() virtual method |
commit | commitdiff | tree | snapshot |
| 2001-03-13 |
Jonathan Blandford | Fix up focus code a lot. |
commit | commitdiff | tree | snapshot |
| 2001-03-12 |
Havoc Pennington | Patch from John Margaglione to convert to new property... |
commit | commitdiff | tree | snapshot |
| 2001-03-12 |
Havoc Pennington | Switch to using an enum with registration for icon... |
commit | commitdiff | tree | snapshot |
| 2001-03-12 |
Alexander Larsson | Make GtkFB compile and link. |
commit | commitdiff | tree | snapshot |
| 2001-03-12 |
Alexander Larsson | Add more test when converting filenames from/to utf... |
commit | commitdiff | tree | snapshot |
| 2001-03-12 |
Alexander Larsson | Scroll using gdk_window_scroll(). Don't wait for expose... |
commit | commitdiff | tree | snapshot |
| 2001-03-10 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
| 2001-03-10 |
Jonathan Blandford | Fix a stupid typo. (gtk_list_store_set_cell): Fix a... |
commit | commitdiff | tree | snapshot |
| 2001-03-10 |
Jonathan Blandford | Make select_all not work if you're in SINGLE mode ... |
commit | commitdiff | tree | snapshot |
| 2001-03-09 |
Owen Taylor | Remove old XIM code. |
commit | commitdiff | tree | snapshot |
| 2001-03-09 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
| 2001-03-09 |
Tim Janik | fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs... |
commit | commitdiff | tree | snapshot |
| next |